@charset "utf-8";
/* CSS Document */


html {
	zoom: 1;
}

html * {
	outline: 0;
	zoom: 1;
}

html button::-moz-focus-inner {
	border-color: transparent !important;
}

q:before,
q:after {
	content: '';
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

input,
select {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	font-family: Arial, Tahoma, Verdana, '??????', STHeiTi, sans-serif, Helvetica, SimSun, \5FAE\8F6F\96C5\9ED1;
	font-size: 16px;
	color: #333;
}

body>div {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

form,
img,
ul,
ol,
li,
dl,
dd,
dt,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

ol,
ul,
li,
dd,
dt {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

fieldset,
a img {
	border: 0;
}

input,
select,
textarea {
	font-size: 12px;
}

input {
	vertical-align: middle;
}

caption,
th {
	text-align: left;
}

table {
	border: none;
	margin: 0px;
	padding: 0px;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* border-collapse: collapse;
    border-spacing: 0;*/
em,
u {
	font-style: normal;
	text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	cursor: pointer;
	outline: none;
}

.clear {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #ea3440;
}


*:focus {
	outline: none;
}

body {
	background: #fff;
}

.layout {
	width: 100%;
}

.wrapper {
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.ad1200 {
	width: 1200px;
	overflow: hidden;
	border-radius: 5px;
}

.ad373 {
	width: 373px;
	overflow: hidden;
	float: left;

}

.ad1200 img,
.ad380 img {
	border-radius: 5px;
	width: 100%;
}

.header {
	height: 58px;
	margin: 30px 0;
	width: 100%;
	padding: 20px 0;
	display: flex;
	align-items: center;
}

.hd_logo .logo {
	height: 50px;
}

.hd_search {
	flex: 1;
	padding: 0 40px;
	overflow: hidden;
}

.hd_search_box {
	border: 1px solid #aaa;
	width: 340px;
	height: 40px;
	background: #fff;
	color: #666;
	float: right;
	border-radius: 10px;
	display: flex;
	overflow: hidden;
}

.hd_search_input {
	border: 0;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 18px;
	flex: 1;
	font-size: 14px;
}

.hd_search_btn {
	border: 0;
	padding: 0;
	height: 38px;
	width: 38px;
	background-color: #FFFFFF;
	background-image: url(../images/hd_search.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 24px;
}

.hd_media_group {
	display: flex;
}

.hd_media_item {
	position: relative;
}

.hd_media_layer {
	position: absolute;
	padding: 10px;
	z-index: 10;
	border: 1px solid #fde9ea;
	border-radius: 5px;
	box-shadow: 0 0 5px #fde9ea;
	background: #FFFFFF;
	display: none;
}

.hd_media_layer img {
	width: 120px;
}

.hd_media_item a {
	display: block;
	height: 26px;
	padding: 32px 10px 0;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	background-repeat: no-repeat;
	background-size: 27px;
	background-position: center 6px;
}

.hd_media_item a.wap {
	background-image: url(../images/hd_wap.png?2);
}

.hd_media_item a.app {
	background-image: url(../images/hd_app.png?2);
}

.hd_media_item a.wechat {
	background-image: url(../images/hd_wechat.png?2);
}

.hd_media_item a.channels {
	background-image: url(../images/hd_channels.png?3);
}

.hd_media_item a.douyin {
	background-image: url(../images/hd_douyin.png?4);
}

.hd_media_item a.weibo {
	background-image: url(../images/hd_weibo.png?3);
}

.navbar {
	background: #f9f9f9;
	border-top: 3px solid #ea3440;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

.navbar_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.navbar_item {
	font-size: 18px;
	height: 52px;
	line-height: 52px;
	word-break: keep-all;
	position: relative;
}

.navbar_item a.hangye {
	pointer-events: none;
	cursor: pointer;
}

.navbar_media a {
	padding-left: 32px;
	background-repeat: no-repeat;
	background-size: 32px;
	background-position: 0 center;
	font-size: 16px;
}

.navbar_item.active a {
	color: #ea3440;
}

.navbar_media a.baozhi {
	background-image: url(../images/baozhi.png);
}

.navbar_media a.dianshi {
	background-image: url(../images/dianshi.png);
}

.navbar_media a.guangbo {
	background-image: url(../images/guangbo.png);
}

.headlines {
	margin: 40px 0;
}

.hl_tt {
	font-size: 34px;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
}

.hl_tt a {
	color: #1b448f;
}

.hl_xtt {
	text-align: center;
	margin-top: 15px;
}

.hl_xtt a {
	color: #1b448f;
	margin: 0 15px;
}

.hl_xtt a:hover {
	text-decoration: underline;
}

.hot_news {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
}

.hn_slider {
	width: 690px;
	float: left;
}

.hn_swiper {
	width: 690px;
	height: 395px;
	margin-bottom: 15px;
}

.hn_swiper .swiper-pagination {
	width: auto !important;
	left: unset !important;
	right: 20px !important;
	bottom: 15px !important;
}

.hn_swiper .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	background: #FFF;
	opacity: .9;
	margin: 0 3px;
}

.hn_swiper .swiper-pagination-bullet-active {
	background: #ea3440;
	opacity: 1;
}

.hn_swiper .swiper-button-prev,
.hn_swiper .swiper-button-next {
	background: #000000;
	width: unset;
	height: unset;
	padding: 10px;
	color: #FFFFFF;
	opacity: .6;
}

.hn_slide {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.hn_slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.hn_slide_title {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	height: 48px;
	line-height: 48px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.hn_slide_title a {
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 20px;
}

.hn_special_item {
	width: 220px;
	float: left;
}

.hn_special_item+.hn_special_item {
	margin-left: 15px;
}

.hn_special_item img {
	width: 220px;
	height: 125px;
	border-radius: 5px;
}

.hn_special_title {
	font-size: 16px;
	line-height: 1.4;
	margin-top: 5px;
	padding: 0 3px;
}

.hn_topic {
	float: right;
	width: 480px;
}

.hn_topic_list {
	padding-top: 5px;
	margin-bottom: 15px;
}

.hn_topic_list li {
	overflow: hidden;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
}

.d_mt15 {
	margin-top: 15px;
}

.d_mr30 {
	margin-right: 30px;
}

.d_mt30 {
	margin-top: 30px;
}

.d_mb30 {
	margin-bottom: 30px;
}

.d_mr40 {
	margin-right: 40px;
}

.d_live {
	padding-top: 15px;
}

.d_live_list {
	padding-left: 20px;
	background: url(../images/d_live_dot.jpg) no-repeat left 14px;
	background-position-x: 0;
	margin-top: 10px;
}

.d_live_list li {
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 16px;
}

.d_live_tag {
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 3px;
	padding: 3px 5px;
	margin-right: 5px;
}

.d_live_tag.live {
	background-color: #f54645;
}

.d_live_tag.prevue {
	background-color: #ffac39;
}

.d_live_tag.playback {
	background-color: #ff8548;
}

.d_live_tag.ending {
	background-color: #aaaaaa;
}

.d_panel_title {
	background: url(../images/bg2.jpg) repeat-x 0;
	height: 40px;
	overflow: hidden;
}

.d_panel_title h2 {
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-right: 15px;
	float: left;
}

.d_column_title {
	height: 40px;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	width: 100%;
	margin-bottom: 20px;
}

.d_column_title h2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	height: 40px;
	border-bottom: 2px solid #ea3440;
	font-weight: bold;
}

.d_column_more {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	font-size: 14px;
	line-height: 26px;
}

.d_column_more a {
	margin-left: 25px;
}

.d_limt_title {
	width: 100%;
	height: 18px;
	line-height: 18px;
	border-left: 4px solid #d0232b;
	font-weight: bold;
	background: url(../images/bg2.jpg) repeat-x 0;
	position: relative;
}

.d_limt_title a,
.d_limt_title span {
	padding: 0 10px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	background-color: #FFFFFF;
}

.d_live_swiper_pagination {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #FFFFFF;
	height: 100%;
	width: 100px;
	--swiper-navigation-size: 5px;
	--swiper-navigation-color: #fff;
}

.d_live_swiper_pagination .swiper-button-prev,
.d_live_swiper_pagination .swiper-button-next {
	padding: 10px;
	background-color: #cdcdcd;
	top: 0;
}

.d_live_swiper_pagination .swiper-pagination {
	bottom: 0;
	font-weight: normal;
	font-style: italic;
	color: #ccc !important;
}

.d_live_swiper_pagination .swiper-pagination-current,
.d_live_swiper_pagination .swiper-pagination-total {
	color: #ccc !important;
	font-size: 16px !important;
	padding: 0 5px;
}

.d_column {
	width: 373px;
	margin-bottom: 30px;
	float: left;
}

.d_column_list+.d_column_list {
	padding-top: 15px;
}

.d_column_list li {
	overflow: hidden;
	background: url(../images/dot.jpg) no-repeat 0px center;
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
}

.d_release_image {
	display: block;
	width: 100%;
}

.d_release {
	padding: 15px 20px;
	border: 1px solid #28b0da;
	border-top: 0;
}

.d_release .d_column_list {
	padding-top: 0;
}

.d_column_video {
	overflow: hidden;
}

.d_column_video_hot {
	width: 510px;
	float: left;
	margin-bottom: 40px;
}

.d_column_video_hot img {
	display: block;
	width: 510px;
	height: 285px;
	border-radius: 5px 5px 0 0;
}

.d_column_video_hot h3 {
	font-size: 18px;
	line-height: 58px;
	text-align: center;
	font-weight: 700;
	background: #f6f6f6;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
}

.d_column_video_list {
	overflow: hidden;
	float: left;
	width: 690px;
}

.d_column_video_list li {
	float: left;
	width: 210px;
	margin-left: 20px;
}

.d_column_video_list img {
	display: block;
	width: 210px;
	height: 118px;
	border-radius: 5px;
}

.d_column_video_list h3 {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin: 5px 0 10px 0;
}

.d_column_tj {
	overflow: hidden;
	width: 380px;
}

.column_tj_item {
	float: left;
	margin-bottom: 10px;
}

.column_tj_item+.column_tj_item {
	margin-left: 15px;
}

.column_tj_item img {
	display: block;
	width: 179px;
	height: 235px;
	border-radius: 5px;
}

.column_db_item img {
	height: 255px;
}

.d_special_list {
	overflow: hidden;
	margin-bottom: 40px;
}

.d_special_list li {
	float: left;
	width: 228px;
	height: 152px;
}

.d_special_list li+li {
	margin-left: 15px;
}

.d_special_list img {
	width: 228px;
	height: 152px;
	border-radius: 5px;
}

.d_media_panel {
	width: 100%;
}

.d_media_panel_list {
	overflow: hidden;
	margin-top: 10px;
}

.d_media_panel_list li {
	float: left;
	width: 141px;
	height: 79px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.d_media_panel_list li+li {
	margin-left: 10px;
}

.d_media_panel_list img {
	width: 100%;
	display: block;
}

.d_friend_link_list {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}

.d_friend_link_list a {
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 32px;
}

.d_player {
	width: 100%;
	background-color: #f9f9f9;
	overflow: hidden;
}

.d_player_channel {
	width: 100%;
	display: flex;
}

.d_player_panel {
	width: 100%;
	background-color: #fff;
}

.d_player_tab {
	padding: 10px;
	cursor: pointer;
}

.d_player_tab.active {
	background-color: #d0232b;
	color: #fff;
}

.d_player_position {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background-color: #000000;
}

.d_player_box,
.d_radio_player_box {
	position: absolute !important;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.d_radio_player_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	z-index: 1;
	background-image: url(../images/tgbbg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.d_radio_state {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 8px;
	width: 60px;
	height: 40px;
}

.d_radio_state_text{
	color: #FFFFFF;
	font-size: 12px;
}

.d_radio_state .wave {
	height: 40px;
	display: block;
	width: 10px;
	height: 6px;
	border-radius: 8px;
	background: orange;
}

.d_radio_state .wave_play {
	animation: audio-wave 2s ease-in-out infinite;

	&:nth-child(1) {
		animation-delay: 0.1s;
	}

	&:nth-child(2) {
		animation-delay: 0.2s;
	}

	&:nth-child(3) {
		animation-delay: 0.3s;
	}

	&:nth-child(4) {
		animation-delay: 0.4s;
	}

	&:nth-child(5) {
		animation-delay: 0.5s;
	}
}

.d_player_box video {
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.footer {
	color: #8d8d8d;
	background-color: #f9f9f9;
	padding: 30px 0;
}

.footer p {
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}

.footer a {
	color: #8d8d8d;
}

.d-footer-org {
	display: flex;
	justify-content: center;
	align-items: center;
}

.d-footer-org-item {
	margin: 0 5px;
}

.d-footer-org-item img {
	height: 45px;
	width: auto;
}

.d-footer-rz img {
	height: 80px;
}

.hy_navbar {
	position: absolute;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
	display: none;
	width: auto;
	padding: 10px 20px;
}

.hy_navbar:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #FFFFFF;
	position: absolute;
	top: -8px;
	left: calc(50% - 8px);
	z-index: 9;
}

.hy_navbar:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid rgba(0, 0, 0, 0.1);
	position: absolute;
	top: -9px;
	left: calc(50% - 9px);
}

.hy_navbar_box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.hy_navbar_box a {
	font-size: 17px;
	height: 36px;
	line-height: 36px;
	margin: 0 10px;
	color: #333333 !important;
}

.hy_navbar_box a:hover {
	color: #ea3440 !important;
}

@keyframes audio-wave {
	0% {
		height: 6px;
		transform: translateY(0px);
		background: #ff8e3a;
	}

	25% {
		height: 6px;
		transform: translateY(0px);
		background: #9c73f8;
	}

	50% {
		height: 20px;
		transform: translateY(-5px) scaleY(1.5);
		background: #ed509e;
	}

	75% {
		height: 6px;
		transform: translateY(0px);
		background: #9c73f8;
	}

	100% {
		height: 6px;
		transform: translateY(0px);
		background: #0fccce;
	}
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-05-09 16:05:43" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->